/* error message for password protected PDFs when printing */
"This document doesn't allow printing." = "Dit document staat niet toe geprint te worden.";
/* description of the printing not allowed error */
"Printing of this document has been protected by a password. You can unlock printing using the Unlock... menu item in the plugin menu button." = "Printen van dit document is beschermd met een wachtwoord. Printen wordt mogelijk door 'Wachtwoord…' te kiezen uit het Plugin menu.";
/* error message for invalid password entered in Unlock dialog */
"Invalid password." = "Onjuist wachtwoord.";
/* description of the invalid password error */
"The password you entered is invalid and doesn't unlock any operations." = "Het opgegeven wachtwoord is onjuist en heft geen beperkingen op.";
/* dummy message printed in embedded mode for PDFs that don't allow printing */
"Printing not allowed." = "Printen is niet toegestaan.";
/* generic OS error */
"OS Error %d" = "Systeem foutmelding %d";
/* description of the OS error */
"An unknown OS error occurred." = "Er heeft een onbekende systeem fout plaatsgevonden.";